-
Notifications
You must be signed in to change notification settings - Fork 9
STOR-2585: Rebase to upstream v1.19.1 for OCP 4.21 #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
STOR-2585: Rebase to upstream v1.19.1 for OCP 4.21 #38
Conversation
doc: cut v1.18.0 release
test: fix CVE-2025-4673 in trivy action
Bumps build-image/debian-base from bookworm-v1.0.4 to bookworm-v1.0.5. --- updated-dependencies: - dependency-name: build-image/debian-base dependency-version: bookworm-v1.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…docker/cmd/smbplugin/build-image/debian-base-bookworm-v1.0.5 chore(deps): bump build-image/debian-base from bookworm-v1.0.4 to bookworm-v1.0.5 in /cmd/smbplugin
chore: upgrade sidecar image versions
…-1.14.0 chore: upgrade csi-resizer to v1.14.0
If the password to SMB-server contained special characters (e.g. "foo,bar"), the mount failed. Now, when the password is passed to mount via "credentials=filename" option, then mount succeeds.
-failure test: fix CVE-2025-47907 trivy test failure
…mount-option fix: enable to use secrets with special characters
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…github_actions/actions/checkout-5 chore(deps): bump actions/checkout from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-go dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…github_actions/actions/setup-go-6 chore(deps): bump actions/setup-go from 5 to 6
Bumps build-image/debian-base from bookworm-v1.0.5 to bookworm-v1.0.6. --- updated-dependencies: - dependency-name: build-image/debian-base dependency-version: bookworm-v1.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…docker/cmd/smbplugin/build-image/debian-base-bookworm-v1.0.6 chore(deps): bump build-image/debian-base from bookworm-v1.0.5 to bookworm-v1.0.6 in /cmd/smbplugin
…release-tools2-1.19 [release-1.19] chore: Update csi release tools
doc: cut v1.19.1 release
|
@dfajmon: This pull request references STOR-2585 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.21.0" version, but no target version was set. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dfajmon The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Please squash all the carry commits into |
and remove .github
8c5df68 to
75e6053
Compare
|
/lgtm |
|
@dfajmon: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/unassign @duanwei33 @chao007 @radeore |
|
/verified by CI. sh-5.1# ./bin/smbplugin -ver
Build Date: "2025-11-12T07:57:40Z"
Compiler: gc
Driver Name: smb.csi.k8s.io
Driver Version: v1.19.1
Git Commit: 75e6053f4d4297d922141f0213c75f5582f47af9
Go Version: go1.24.6 (Red Hat 1.24.6-1.el9_6) X:strictfipsruntime
Platform: linux/amd64
|
|
@Phaow: This PR has been marked as verified by In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
Issue link
https://issues.redhat.com/browse/STOR-2585
Diff to upstream v1.19.1
kubernetes-csi/csi-driver-smb@v1.19.1...dfajmon:rebase-v1.19.1
Notes for reviewers
Changes Summary
Full changelog
https://github.comkubernetes-csi/csi-driver-smb/releases/tag/v1.19.1
Last rebase
#26
@openshift/storage